[INFO] cloning repository https://github.com/zgrannan/pcs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zgrannan/pcs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzgrannan%2Fpcs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzgrannan%2Fpcs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 86b5429fadfe79d576ca10d24a8c445431df92d4
[INFO] fixing zgrannan/pcs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzgrannan%2Fpcs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/zgrannan/pcs
[INFO] finished tweaking git repo https://github.com/zgrannan/pcs
[INFO] tweaked toml for git repo https://github.com/zgrannan/pcs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zgrannan/pcs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zgrannan/pcs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded union-find v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d2a457cceef094d569596291b0f221512696ee12ca163227aa13def01c6b948a
[INFO] running `Command { std: "docker" "start" "d2a457cceef094d569596291b0f221512696ee12ca163227aa13def01c6b948a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d2a457cceef094d569596291b0f221512696ee12ca163227aa13def01c6b948a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2a457cceef094d569596291b0f221512696ee12ca163227aa13def01c6b948a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d2a457cceef094d569596291b0f221512696ee12ca163227aa13def01c6b948a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking once_cell v1.21.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking union-find v0.4.3
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking dot v0.1.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ts-rs-macros v12.0.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling pcg-macros v0.1.0 (/opt/rustwide/workdir/pcg-macros)
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking ts-rs v12.0.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking pcg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `polonius_engine`
[INFO] [stdout]  --> src/borrow_checker/impl.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate polonius_engine;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_abi`
[INFO] [stdout]  --> src/rustc_interface/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub extern crate rustc_abi as abi;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_ast`
[INFO] [stdout]  --> src/rustc_interface/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub extern crate rustc_ast as ast;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_borrowck`
[INFO] [stdout]  --> src/rustc_interface/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub extern crate rustc_borrowck as rs_borrowck;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_data_structures`
[INFO] [stdout]  --> src/rustc_interface/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub extern crate rustc_data_structures as data_structures;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_driver`
[INFO] [stdout]  --> src/rustc_interface/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub extern crate rustc_driver as driver;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_hir`
[INFO] [stdout]  --> src/rustc_interface/mod.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub extern crate rustc_hir as hir;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_index`
[INFO] [stdout]  --> src/rustc_interface/mod.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub extern crate rustc_index as index;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_infer`
[INFO] [stdout]  --> src/rustc_interface/mod.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub extern crate rustc_infer as infer;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_interface`
[INFO] [stdout]   --> src/rustc_interface/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub extern crate rustc_interface as interface;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_middle`
[INFO] [stdout]   --> src/rustc_interface/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub extern crate rustc_middle as middle;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_mir_dataflow`
[INFO] [stdout]   --> src/rustc_interface/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub extern crate rustc_mir_dataflow as mir_dataflow;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_session`
[INFO] [stdout]   --> src/rustc_interface/mod.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub extern crate rustc_session as session;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_span`
[INFO] [stdout]   --> src/rustc_interface/mod.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub extern crate rustc_span as span;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_target`
[INFO] [stdout]   --> src/rustc_interface/mod.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub extern crate rustc_target as target;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_trait_selection`
[INFO] [stdout]   --> src/rustc_interface/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub extern crate rustc_trait_selection as trait_selection;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stdout] error[E0432]: unresolved imports `crate::rustc_interface::borrowck::BorrowData`, `crate::rustc_interface::borrowck::BorrowIndex`, `crate::rustc_interface::borrowck::BorrowSet`, `crate::rustc_interface::borrowck::PlaceConflictBias`, `crate::rustc_interface::borrowck::PoloniusInput`, `crate::rustc_interface::borrowck::PoloniusOutput`, `crate::rustc_interface::borrowck::RegionInferenceContext`, `crate::rustc_interface::borrowck::places_conflict`
[INFO] [stdout]   --> src/borrow_checker/mod.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |             BorrowData, BorrowIndex, BorrowSet, LocationTable, PlaceConflictBias, PoloniusInput,
[INFO] [stdout]    |             ^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^                 ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^ no `PoloniusInput` in `rustc_interface::borrowck`
[INFO] [stdout]    |             |           |            |                         |
[INFO] [stdout]    |             |           |            |                         no `PlaceConflictBias` in `rustc_interface::borrowck`
[INFO] [stdout]    |             |           |            no `BorrowSet` in `rustc_interface::borrowck`
[INFO] [stdout]    |             |           no `BorrowIndex` in `rustc_interface::borrowck`
[INFO] [stdout]    |             no `BorrowData` in `rustc_interface::borrowck`
[INFO] [stdout] 14 |             PoloniusOutput, RegionInferenceContext, places_conflict,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^ no `places_conflict` in `rustc_interface::borrowck`
[INFO] [stdout]    |             |               |
[INFO] [stdout]    |             |               no `RegionInferenceContext` in `rustc_interface::borrowck`
[INFO] [stdout]    |             no `PoloniusOutput` in `rustc_interface::borrowck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::rustc_interface::borrowck::BorrowData`, `crate::rustc_interface::borrowck::BorrowIndex`, `crate::rustc_interface::borrowck::BorrowSet`, `crate::rustc_interface::borrowck::Borrows`, `crate::rustc_interface::borrowck::PoloniusInput`, `crate::rustc_interface::borrowck::PoloniusOutput`, `crate::rustc_interface::borrowck::RegionInferenceContext`, `crate::rustc_interface::borrowck::RichLocation`
[INFO] [stdout]   --> src/borrow_checker/impl.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |             BorrowData, BorrowIndex, BorrowSet, Borrows, LocationTable, PoloniusInput,
[INFO] [stdout]    |             ^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^                 ^^^^^^^^^^^^^ no `PoloniusInput` in `rustc_interface::borrowck`
[INFO] [stdout]    |             |           |            |          |
[INFO] [stdout]    |             |           |            |          no `Borrows` in `rustc_interface::borrowck`
[INFO] [stdout]    |             |           |            no `BorrowSet` in `rustc_interface::borrowck`
[INFO] [stdout]    |             |           no `BorrowIndex` in `rustc_interface::borrowck`
[INFO] [stdout]    |             no `BorrowData` in `rustc_interface::borrowck`
[INFO] [stdout] 14 |             PoloniusOutput, RegionInferenceContext, RichLocation,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ no `RichLocation` in `rustc_interface::borrowck`
[INFO] [stdout]    |             |               |
[INFO] [stdout]    |             |               no `RegionInferenceContext` in `rustc_interface::borrowck`
[INFO] [stdout]    |             no `PoloniusOutput` in `rustc_interface::borrowck`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]            crate::borrow_checker::BorrowData
[INFO] [stdout]    = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]            crate::borrow_checker::BorrowIndex
[INFO] [stdout]    = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]            crate::borrow_checker::BorrowSet
[INFO] [stdout]    = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]            crate::borrow_checker::PoloniusInput
[INFO] [stdout]    = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]            crate::borrow_checker::PoloniusOutput
[INFO] [stdout]    = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]            crate::borrow_checker::RegionInferenceContext
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::rustc_interface::borrowck::BorrowIndex`
[INFO] [stdout]   --> src/borrow_pcg/edge/borrow.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         borrowck::BorrowIndex,
[INFO] [stdout]    |         ^^^^^^^^^^-----------
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   no `BorrowIndex` in `rustc_interface::borrowck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::rustc_interface::borrowck::BorrowSet`, `crate::rustc_interface::borrowck::PoloniusInput`, `crate::rustc_interface::borrowck::RegionInferenceContext`
[INFO] [stdout]   --> src/pcg/engine.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |         borrowck::{self, BorrowSet, LocationTable, PoloniusInput, RegionInferenceContext},
[INFO] [stdout]    |                          ^^^^^^^^^                 ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^ no `RegionInferenceContext` in `rustc_interface::borrowck`
[INFO] [stdout]    |                          |                         |
[INFO] [stdout]    |                          |                         no `PoloniusInput` in `rustc_interface::borrowck`
[INFO] [stdout]    |                          no `BorrowSet` in `rustc_interface::borrowck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::rustc_interface::borrowck::BorrowIndex`, `crate::rustc_interface::borrowck::BorrowSet`, `crate::rustc_interface::borrowck::PoloniusInput`, `crate::rustc_interface::borrowck::PoloniusOutput`, `crate::rustc_interface::borrowck::RegionInferenceContext`
[INFO] [stdout]   --> src/utils/callbacks.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             BorrowIndex, BorrowSet, LocationTable, PoloniusInput, PoloniusOutput,
[INFO] [stdout]    |             ^^^^^^^^^^^  ^^^^^^^^^                 ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `PoloniusOutput` in `rustc_interface::borrowck`
[INFO] [stdout]    |             |            |                         |
[INFO] [stdout]    |             |            |                         no `PoloniusInput` in `rustc_interface::borrowck`
[INFO] [stdout]    |             |            no `BorrowSet` in `rustc_interface::borrowck`
[INFO] [stdout]    |             no `BorrowIndex` in `rustc_interface::borrowck`
[INFO] [stdout] 13 |             RegionInferenceContext,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^ no `RegionInferenceContext` in `rustc_interface::borrowck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::rustc_interface::borrowck::BorrowSet`
[INFO] [stdout]   --> src/utils/ctxt.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 |         borrowck::{BorrowSet, LocationTable},
[INFO] [stdout]    |                    ^^^^^^^^^ no `BorrowSet` in `rustc_interface::borrowck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::rustc_interface::borrowck::PoloniusRegionVid`, `crate::rustc_interface::borrowck::RegionInferenceContext`
[INFO] [stdout]   --> src/visualization/bc_facts_graph.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 |         borrowck::{PoloniusRegionVid, RegionInferenceContext},
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^ no `RegionInferenceContext` in `rustc_interface::borrowck`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    no `PoloniusRegionVid` in `rustc_interface::borrowck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::rustc_interface::borrowck::BorrowIndex`
[INFO] [stdout]   --> src/visualization/graph_constructor.rs:12:23
[INFO] [stdout]    |
[INFO] [stdout] 12 |     rustc_interface::{borrowck::BorrowIndex, middle::mir},
[INFO] [stdout]    |                       ^^^^^^^^^^-----------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 no `BorrowIndex` in `rustc_interface::borrowck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pcg` (lib) due to 24 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d2a457cceef094d569596291b0f221512696ee12ca163227aa13def01c6b948a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2a457cceef094d569596291b0f221512696ee12ca163227aa13def01c6b948a", kill_on_drop: false }`
[INFO] [stdout] d2a457cceef094d569596291b0f221512696ee12ca163227aa13def01c6b948a
